You are looking at the HTML representation of the XML format.
HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format.
To see the non HTML representation of the XML format, set format=xml.
See the complete documentation, or API help for more information.
<?xml version="1.0"?>
<api>
  <query>
    <pages>
      <page ns="0" title="API" missing="" />
      <page pageid="1" ns="0" title="Main Page">
        <revisions>
          <rev user="Daviddoria" timestamp="2016-11-22T01:20:32Z" comment="" contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">==Welcome to ProgrammingExamples.net!==
This site is intended to provide short, compilable code snippets demonstrating frequently used concepts in several programming languages. Please feel free to modify the existing examples, and add new examples!

Please read [[Help:Editing|Editing Wiki Pages]] and [[Help:DosAndDonts|Do's and Don'ts]] before getting started.

== Coding Standards ==
We don't want to get too carried away here, but below are some guidelines.

* Use a sensible and internally consistent indentation scheme
* Use &quot;best coding practices&quot; for your language
* Use descriptive, fully spelled variable names (in English please)
** Good: dispatchTable, dispatch_table
** Bad: dispTbl, disp_tbl, mesaDespacho, avsändande_bord
* Comment (only) to clarify your code or your intention.

== Languages ==
* [[CPP|C++]]
* [[Java]]
* [[Python]]
* [[Perl]]
* [[Bash]]
* [[Matlab]]

== Libraries ==
* [[Boost]]
* [[Eigen]]
* [[OpenMP]]

== GUI Systems ==
* [[Qt]]
* [[wxWidgets]]

== Visualization/Graphics/Images ==
* [http://www.vtk.org/Wiki/VTK/Examples/Cxx VTK]
* [http://www.itk.org/Wiki/ITK/Examples ITK]
* [[OpenGL]]

== Computer Vision ==
* [[OpenCV]]
* [[PCL]]</rev>
        </revisions>
      </page>
    </pages>
  </query>
</api>